Reusable Scripting

February 4, 2007 · 17 views · 0 comments

Reusable Scripting
taken by : Dedric Mauriac on Higgins (183, 185, 111)
blog HUD
16

About

As a scripter, it is always nice to have a request come in that can easily make use of previouse scripts that I have written. Take my password generator for example. I created a script so that it can display numbers 0 through 99 with the use of 1 texture. Simple enough rite? I received a request to create a sign that displays numbers from 1 to 60 in chat from the owner. I pulled the script from one project and modified it for the new one. Set it to listen on touch for 60 seconds and wallah! Got a numbered box. It was quick and simple and I didn't have to pay any new upload fees. The client got extra numbers and at a very quick customization. From Dedric Mauriac via blogHUD